home *** CD-ROM | disk | FTP | other *** search
/ Joystick Magazine 2000 September / cd joystick no118 septembre 2000 cd 2.iso / Data / sharewares / Communication / IPXLocalChat.exe / _SETUP.1 / IPX Local Chat.exe / 0 / RCDATA / TFORM2 / TFORM2.txt
Text File  |  2000-07-27  |  4KB  |  194 lines

  1. object Form2: TForm2
  2.   Left = 318
  3.   Top = 224
  4.   BorderIcons = [biHelp]
  5.   BorderStyle = bsSingle
  6.   Caption = '    IPX Local Chat : Morpion'
  7.   ClientHeight = 301
  8.   ClientWidth = 451
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   OnCreate = FormCreate
  18.   OnHide = FormHide
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object Label6: TLabel
  23.     Left = 416
  24.     Top = 176
  25.     Width = 41
  26.     Height = 17
  27.     AutoSize = False
  28.     Caption = '0'
  29.     Color = clBlack
  30.     Font.Charset = DEFAULT_CHARSET
  31.     Font.Color = clWhite
  32.     Font.Height = -11
  33.     Font.Name = 'MS Sans Serif'
  34.     Font.Style = []
  35.     ParentColor = False
  36.     ParentFont = False
  37.     Visible = False
  38.   end
  39.   object Label3: TLabel
  40.     Left = 272
  41.     Top = 0
  42.     Width = 217
  43.     Height = 20
  44.     Alignment = taCenter
  45.     AutoSize = False
  46.     Caption = 'Label3'
  47.     Font.Charset = DEFAULT_CHARSET
  48.     Font.Color = clBlack
  49.     Font.Height = -13
  50.     Font.Name = 'MS Sans Serif'
  51.     Font.Style = [fsBold, fsItalic]
  52.     ParentFont = False
  53.     Visible = False
  54.   end
  55.   object DXDraw: TDXDraw
  56.     Left = 0
  57.     Top = 0
  58.     Width = 450
  59.     Height = 300
  60.     AutoInitialize = False
  61.     AutoSize = True
  62.     Color = clBtnFace
  63.     Display.FixedBitCount = True
  64.     Display.FixedRatio = True
  65.     Display.FixedSize = False
  66.     Options = [doAllowReboot, doWaitVBlank, doCenter, doRetainedMode, doHardware, doSelectDriver]
  67.     SurfaceHeight = 300
  68.     SurfaceWidth = 450
  69.     TabOrder = 2
  70.     OnClick = DXDrawClick
  71.     OnMouseMove = DXDrawMouseMove
  72.   end
  73.   object Edit1: TEdit
  74.     Left = 24
  75.     Top = 256
  76.     Width = 289
  77.     Height = 21
  78.     Hint = 'Texte ∩┐╜ envoyer !'
  79.     ParentShowHint = False
  80.     ShowHint = True
  81.     TabOrder = 0
  82.     OnKeyDown = Edit1KeyDown
  83.   end
  84.   object Memo1: TMemo
  85.     Left = 248
  86.     Top = 72
  87.     Width = 193
  88.     Height = 161
  89.     ReadOnly = True
  90.     ScrollBars = ssVertical
  91.     TabOrder = 1
  92.   end
  93.   object Button10: TButton
  94.     Tag = 3
  95.     Left = 0
  96.     Top = 280
  97.     Width = 81
  98.     Height = 20
  99.     Caption = 'Envoyer'
  100.     TabOrder = 4
  101.     TabStop = False
  102.     Visible = False
  103.     OnClick = Button10Click
  104.   end
  105.   object Button1: TButton
  106.     Left = 216
  107.     Top = 280
  108.     Width = 81
  109.     Height = 20
  110.     Caption = 'Ferm∩┐╜'
  111.     TabOrder = 3
  112.     Visible = False
  113.     OnClick = Button1Click
  114.   end
  115.   object DXTimer: TDXTimer
  116.     ActiveOnly = True
  117.     Enabled = False
  118.     Interval = 33
  119.     OnTimer = DXTimerTimer
  120.     Left = 424
  121.     Top = 272
  122.   end
  123.   object ImageList: TDXImageList
  124.     DXDraw = DXDraw
  125.     Items = <
  126.       item
  127.         Name = 'Planche'
  128.         PatternHeight = 0
  129.         PatternWidth = 0
  130.         SystemMemory = False
  131.         Transparent = False
  132.         TransparentColor = clBlack
  133.       end
  134.       item
  135.         Name = 'PionX'
  136.         PatternHeight = 60
  137.         PatternWidth = 60
  138.         SystemMemory = False
  139.         Transparent = True
  140.         TransparentColor = clBlue
  141.       end
  142.       item
  143.         Name = 'PionO'
  144.         PatternHeight = 60
  145.         PatternWidth = 60
  146.         SystemMemory = False
  147.         Transparent = True
  148.         TransparentColor = clBlue
  149.       end
  150.       item
  151.         Name = 'PionXs'
  152.         PatternHeight = 0
  153.         PatternWidth = 0
  154.         SystemMemory = False
  155.         Transparent = True
  156.         TransparentColor = clBlue
  157.       end
  158.       item
  159.         Name = 'PionOs'
  160.         PatternHeight = 0
  161.         PatternWidth = 0
  162.         SystemMemory = False
  163.         Transparent = True
  164.         TransparentColor = clBlue
  165.       end
  166.       item
  167.         Name = 'Back'
  168.         PatternHeight = 0
  169.         PatternWidth = 0
  170.         SystemMemory = False
  171.         Transparent = False
  172.         TransparentColor = 5392970
  173.       end
  174.       item
  175.         Name = 'Fermer'
  176.         PatternHeight = 0
  177.         PatternWidth = 0
  178.         SystemMemory = False
  179.         Transparent = True
  180.         TransparentColor = clBlue
  181.       end
  182.       item
  183.         Name = 'Fermer2'
  184.         PatternHeight = 0
  185.         PatternWidth = 0
  186.         SystemMemory = False
  187.         Transparent = True
  188.         TransparentColor = clBlue
  189.       end>
  190.     Left = 360
  191.     Top = 272
  192.   end
  193. end
  194.